How to Install libav-extra-dbg software package in Debian 7 (Wheezy)

How to Install libav-extra-dbg software package in Debian 7 (Wheezy)

libav-extra-dbg software package provides Debug symbols for Libav related packages (transitional package), you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libav-extra-dbg 

libav-extra-dbg is installed in your system.

Make ensure the libav-extra-dbg package were installed using the commands given below,

$ sudo dpkg-query -l | grep libav-extra-dbg *

You will get with libav-extra-dbg package name, version, architecture and description in a table

libav-extra-dbg package basic information:

Distro Debian 7 wheezy
Section Debug packages
Package libav-extra-dbg
Version 6:0.8.18-0+deb7u1
Description Debug symbols for Libav related packages (transitional package)
Sub Section debug


See Also, How to uninstall or remove libav-extra-dbg software package from Debian 7 (Wheezy)?